projects
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62919c0
)
Fix .depend generation for out-of-tree build
author
Hilko Bengen
<bengen@debian.org>
Tue, 22 Jan 2019 10:35:22 +0000
(11:35 +0100)
committer
Hilko Bengen
<bengen@debian.org>
Thu, 23 Jan 2020 14:10:24 +0000
(14:10 +0000)
Gbp-Pq: Name 0014-Fix-.depend-generation-for-out-of-tree-build.patch
v2v/Makefile.am
patch
|
blob
|
history
diff --git
a/v2v/Makefile.am
b/v2v/Makefile.am
index 2312812fb7d013da45cdf1a49fc4a8130746f88c..bb0a57f92a405ac41261ab477b88fbc38852d974 100644
(file)
--- a/
v2v/Makefile.am
+++ b/
v2v/Makefile.am
@@
-700,8
+700,8
@@
v2v_unit_tests_LINK = \
.depend: \
$(srcdir)/*.mli \
$(srcdir)/*.ml \
- config.ml \
- output_rhv_upload_*_source.ml
+
$(srcdir)/
config.ml \
+
$(srcdir)/
output_rhv_upload_*_source.ml
$(top_builddir)/ocaml-dep.sh $^
-include .depend